home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / samdu220.zip / SAMPLE.TXT < prev    next >
Text File  |  1993-04-01  |  866b  |  20 lines

  1. This is the sample program for using the SABDU001.DLL that comes
  2. with SAB Diskette Utility.  SAB Diskette Utility must be obtained
  3. seperately.  It can be found on many BBS's under the name
  4. SABDUxxx.ZIP where xxx is the version number.  It can also be
  5. found on CompuServe under the name SDUxxx.ZIP where xxx is the
  6. version number.  Sometimes it can be found under the name
  7. SABDU.ZIP.
  8.  
  9. The sample "C" program can be used to copy or format diskettes.
  10. However, the Dynamic Load Library (DLL) that it uses (SABDU001.DLL)
  11. has a restriction.  If the package is not registered the library can
  12. only be loaded by the SABDU.EXE program.  Therefore, to try the
  13. sample program do the following:
  14.        1. Start SABDU.EXE
  15.        2. Minimize SABDU.EXE
  16.        3. Start SAMPLE.EXE
  17.  
  18. Registering the package removes the need to load SABDU.EXE before
  19. using the DLL.
  20.